home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 000064_emv@cic.net _Sat Mar 21 23:59:30 1992.msg < prev    next >
Internet Message Format  |  1994-01-24  |  1KB

  1. Return-Path: <emv@cic.net>
  2. Received: from dxmint.cern.ch by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  3.     id AA16035; Sat, 21 Mar 92 23:59:30 GMT+0100
  4. Received: by dxmint.cern.ch (cernvax) (5.57/3.14)
  5.     id AA10793; Sat, 21 Mar 92 23:54:52 +0100
  6. Received: by nic.cic.net (4.1/SMI-4.1)
  7.     id AA01687; Sat, 21 Mar 92 17:54:20 EST
  8. Message-Id: <9203212254.AA01687@nic.cic.net>
  9. To: www-talk@nxoc01.cern.ch
  10. Subject: problem yacc'ing violaWWW
  11. Date: Sat, 21 Mar 92 17:54:19 -0500
  12. From: emv@cic.net
  13.  
  14. these errors making gram.y:
  15.  
  16. cc -g -I/usr/X11/include  -I/usr/X11/include/Xaw  -I/usr/X11/include/X11  -I/usr/X11/in
  17. clude/X11/Xmu  -I/usr/X11/include/X11/Xaw  -I/usr/X11/include/Xmu  -Iwww/LineMode/Imple
  18. mentation  -Iwww/Implementation  -target sun4 -c  gram.c
  19. gram.y: 860: syntax error (in preprocessor if)
  20. /usr/lib/yaccpar: 119: syntax error (in preprocessor if)
  21. /usr/lib/yaccpar: 179: syntax error (in preprocessor if)
  22. /usr/lib/yaccpar: 187: syntax error (in preprocessor if)
  23. /usr/lib/yaccpar: 224: syntax error (in preprocessor if)
  24. /usr/lib/yaccpar: 229: syntax error (in preprocessor if)
  25. /usr/lib/yaccpar: 318: syntax error (in preprocessor if)
  26. /usr/lib/yaccpar: 334: syntax error (in preprocessor if)
  27. /usr/lib/yaccpar: 378: syntax error (in preprocessor if)
  28. *** Error code 2
  29. make: Fatal error: Command failed for target `gram.o'
  30.  
  31. this is on a sun sparcstation. any clues?  i don't grok yacc...
  32.  
  33. --Ed